How to Make Game Genie Files for the UCDP script for FCEUX
------------------------------------------------------------

It really couldn't be more simple.  The syntax is as follows:

0|Code Description|CODE1|CODE2(Optional)|CODE3(Optional) .......

The "0|" is there for future proofing.  Just put one at the beginning of each code.  
Code description is what will show up in the menu.  The codes are game genie (NOT CHT) codes you find on the net.  
If a particular code has multiple entries put them all in, with a "|" between each one.  


If you need to put line spacing, or extra text or what have you, just type it in the code list wherever.  
Obviously these comment lines can't contain the "|" character or the script will get confused.  


That's pretty much all there is to it.  Happy game enhancing!